home *** CD-ROM | disk | FTP | other *** search
/ MacWorld 2000 January / Macworld (2000-01).dmg / Shareware World / Info / For Developers / PicXtras.sea / PicXtras / REAL Read Me < prev    next >
Text File  |  1999-10-26  |  3KB  |  90 lines

  1. PicXtras v1.3
  2.  
  3. PicXtras is a REALbasic plugin that adds several image manipulation methods to the standar
  4. Picture class. PicXtras works only on 2.0 or greater REALbasic versions.
  5.  
  6. PicXtras extends the Picture class to perform the following:
  7.  
  8. • FlipH (mirror the picture horizontally)
  9. • FlipV (mirror the picture vertically)
  10. • RotateRight (rotate the picture 90°to the right)
  11. • RotateLeft (rotate the picture 90° to the left)
  12. • Rotate (rotate the picture by a number of degrees)
  13. • Brightness and Contrast the picture.
  14. • Adjust Color Balance of a picture.
  15. • Adjust Hue and Saturation of a picture.
  16.  
  17. And the FolderItem class to:
  18.  
  19. • Create a File’s custom icon with the picture.
  20. • Get the icon of the FolderItem. (This method is free, no register keys are needed to use it.)
  21.  
  22.  
  23. Installing PicXtras:
  24.  
  25. To install PicXtras drop the plugin in a folder called "Plugins" that resides in the same folder as the REALbasic application.
  26. PicXtras will work in demo mode until it is registered. Pictures altered with
  27. PicXtras will have the “DEMO” word on them.
  28. Once you have yor registration keys you must call the UnlockPicXtras method.
  29. UnlockPicXtras(aRef as string, aKey as string) as Boolean
  30.  
  31. You will find a description for all the methods in the Manual.pdf file.
  32.  
  33.  
  34. Pricing
  35.  
  36.     • PicXtras costs US$15
  37.  
  38. Note: The registration keys you will get will also work on future versions of PicXtras.
  39.  
  40. How to Register
  41.  
  42. You can register online with credit card at: http://order.kagi.com/?V75
  43.  
  44. Kagi shareware handles our payement processing.
  45. Kagi processes payements within 3 to 4 days, you will receive an e-mail acknowledgment when it is processed. After that we will e-mail you the registration keys.
  46. Remember: You must supply a valid e-mail where we can send the registration keys.
  47.  
  48. Updates
  49.  
  50. Please send your wishes and suggestions to update PicXtras to:
  51. "pere.orra@catdis.com"
  52.  
  53. Special Thanks
  54.  
  55. The GetLargeIcon and GetSmallIcon method are based on the Find_icon libraries by Jim Walker.
  56. http://www.jwwalker.com/
  57.  
  58. Version History
  59.  
  60. 8 October 1999, v1.0
  61. -First Release.
  62.  
  63. 13 October 1999, v1.1
  64. -Added Brighness and Contrast Method.
  65.  
  66. 20 October 1999, v1.2
  67. -Added Color Balance Method.
  68.  
  69. 26 October 1999, v1.3
  70. -Added Hue and Saturation method to picture class.
  71. -Create custom icon is now a method of the FolderItem class.
  72. -GetLargeIcon and GetSmallIcon, new methods for the FolderItem class.
  73. -Modified sample project to demonstrate new features.
  74.  
  75. Disclaimer
  76.  
  77. PicXtras plugin is distributed "as is". Catalunya Disseny Informàtic has no responsability, expressed or implied, for any damage caused by this software or its misuse.
  78.  
  79.  
  80. Catalunya Disseny Informàtic S.L.
  81. REALcode division
  82. Pablo Iglesias, 63 Local 4
  83. 08302 Mataró (Barcelona)
  84. SPAIN
  85.  
  86. Tel.: +34 93 7573922
  87. Fax.: +34 93 7571679
  88.  
  89. catdis@catdis.com
  90. http://www.catdis.com/realcode/